projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87c0363
)
fontbutton: Use markdown for css tree
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 28 Feb 2021 00:46:58 +0000
(19:46 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:35 +0000
(16:37 +0000)
gtk/gtkfontbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfontbutton.c
b/gtk/gtkfontbutton.c
index 4dd63c107c748f82190be9f90471fd52fa2c1514..091ecbfe1939aa38fbe15a4bc46eb54ce2b34ddb 100644
(file)
--- a/
gtk/gtkfontbutton.c
+++ b/
gtk/gtkfontbutton.c
@@
-59,11
+59,11
@@
*
* # CSS nodes
*
- *
|[<!-- language="plain" -->
+ *
```
* fontbutton
* ╰── button.font
* ╰── [content]
- *
]|
+ *
```
*
* `GtkFontButton` has a single CSS node with name fontbutton which
* contains a button node with the .font style class.